SyncFoldersResponseState Property |
This is used to identify the synchronization state. Contains a base64-encoded form of the synchronization data that is updated after each successful request.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string State { get; }Public ReadOnly Property State As String
Get
Property Value
Type:
String
See Also